workspace-activation

Create Workspace Activation Key

Issue the workspace's setup API key, rotating the one the guide already issued.

Workspace owners and admins only, like every other action that changes a workspace. The plaintext is returned once and never stored, so a reopened guide rotates the same key row rather than collecting a second one, and answers 409 once the workspace has activated or the guide was dismissed.

post/v1/workspaces/{workspace_id}/activation/key

Path parameters

workspace_idstring uuid required

Response

Successful Response

keystring required
key_idstring required
key_namestring nullable required
key_prefixstring nullable required

Changes

Changed in 1 of the 132 revisions of this API.1