Skip to main content
POST
Resize Compute Profile
Change an existing compute profile’s speed multiplier over your organization’s base warehouse. size accepts 1x, 2x, 4x, 8x, or 16x.
Requires an organization admin’s API key.

Authorizations

X-API-KEY
string
header
required

Path Parameters

identifier
string
required

Body

application/json
size
enum<string>
required

Compute size as a speed multiplier over your organization's base warehouse.

Available options:
1x,
2x,
4x,
8x,
16x

Response

Successful Response

An Explorer compute profile and the current depth of its query queue.

identifier
string
required
name
string
required
size
enum<string>
required

Compute size as a speed multiplier over your organization's base warehouse.

Available options:
1x,
2x,
4x,
8x,
16x
is_default
boolean
required
queued
integer
required
running
integer
required