Create Compute Profile
Explorer API
Create compute profile
Create a compute profile backed by its own warehouse and query queue. size is a speed multiplier over the organization’s base warehouse. Requires an organization admin’s API key.
POST
Create Compute Profile
Create a new compute profile, backed by its own warehouse and isolated query queue.
size is a speed multiplier over your organization’s base warehouse (1x, 2x, 4x, 8x, or 16x). The response returns the profile’s identifier, which you pass as compute_profile when running a query.
Requires an organization admin’s API key. Organizations can hold 3 profiles by default.
Authorizations
Body
application/json
Response
Successful Response
An Explorer compute profile and the current depth of its query queue.