Authorization
AuthorizationRequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/jsonRequiredidstringnamestringdescriptionstringenabledbooleanlogostringloginPageUrlstringuseMetadataInfobooleanmetadataUrlstringentityIdstringacsUrlstringcertificatestringattributeMappingarray<object>groupsMappingarray<object>acsAllowedCallbacksarray<string>subjectNameIdTypestringsubjectNameIdFormatstringdefaultRelayStatestringforceAuthenticationbooleanlogoutRedirectUrlstringerrorRedirectURLstringOK
Create SAML Application POST
### Create SAML Application within a project This endpoint creates a SAML Application within your Descope project. ### See Also - Review our [documentation](/manage/idpapplications/) around Applications within Descope. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Delete Application POST
### Delete an Application within a project This endpoint deletes an Application within your Descope project. ### See Also - Review our [documentation](/manage/idpapplications/) around Applications within Descope. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`