POST
/v1/mgmt/otp/settings/tenant/{tenantId}Authorization
Descope Project ID and Management Key AuthorizationBearer <token>
Project ID:Management Key as bearer token.
In: header
Path Parameters
tenantId*string
Request Body
application/json
enabled?boolean
expirationTime?integer
Format
int32expirationTimeUnit?string
rateLimitRetries?integer
Format
int32rateLimitTimeframe?integer
Format
int32Set OTP Settings for a tenant, using a valid management key.
curl -X POST "https://api.descope.com/v1/mgmt/otp/settings/tenant/string" \ -H "Content-Type: application/json" \ -d '{}' Was this helpful?
Get OTP Settings for a tenant GET
Get OTP Settings for a tenant, using a valid management key.
Create outbound SCIM configuration POST
Create a new outbound SCIM configuration, using a valid management key. Configures a SCIM connector that provisions users from a federated application to an external SCIM 2.0 service provider.