API reference, Onboarding

Update

PUThttps://demo-api.incodesmile.com/omni/api-key

Validate/invalidate API key for current user's organization. If user is super admin, parameter apiKey can be provided to specify organization for which the key should be adjusted (ignored otherwise). User is not allowed to invalidate last valid key of the belonging organization. Super admin user can invalidate last valid keys of other organizations (effectively revoking their access to the application).

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

validbooleanrequired

Key validity.

namestring≥ 1 chars

Key name.

apiKeystring

Organization reference.

Responses

Was this page helpful?