Projects
Organization Management
x-internal
Resolve the organization consumer project
Finds the authenticated organization's single CONSUMER project and provisions it if absent. This endpoint is idempotent and never returns consumer API keys.
post/api/v3.1/org/consumer/project/resolve
Headers
x-user-api-keystring required
User API key used to authenticate the request.
Example:uak_a1b2c3d4e5f6g7h8i9j0k1m2n3p4q5r6s7t8u9v0wXy
x-org-idstring orgId required
Organization nano ID that scopes the user API key resolution.
Example:ok_1a2b3c4d5e6f
Response
Consumer project resolved successfully.