Enterprise feature.
Create a new end user. An API key is automatically generated and returned in the response. Returns 409 if an end user with the same externalId already exists.
Static API key authentication using Bearer token scheme.
Include your API key in the Authorization header: Authorization: Bearer YOUR_API_KEY
Alternatively, you can use the token query parameter to authenticate.
API keys can be generated in your superglue dashboard.