Create auth code
Auth
Create auth code
Issue a short-lived authorisation code that a user can exchange for an access token. The token covers every organisation the user belongs to; the runtime org is selected via the x-dolfin-organisation-id header (ADR-003).
Authentication. An API key (x-dolfin-api-key) only — server-to-server. Bearer tokens are not accepted.
POST
Create auth code
Authorizations
An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.
Body
application/json