View Source Auth0.Management.SelfServiceProfiles (Auth0Api v2.2.0)
Summary
Functions
Creates a self-service profile. Currently only one profile can be created per tenant.
Creates an sso-access ticket to initiate the Self Service SSO Flow using a self-service profile.
Deletes a self-service profile by Id.
Retrieves a self-service profile by Id.
Retrieves self-service profiles. Currently only one profile can be created per tenant.
Updates a self-service profile.
Types
Functions
Creates a self-service profile. Currently only one profile can be created per tenant.
see
https://auth0.com/docs/api/management/v2/self-service-profiles/post-self-service-profiles
Creates an sso-access ticket to initiate the Self Service SSO Flow using a self-service profile.
see
https://auth0.com/docs/api/management/v2/self-service-profiles/post-sso-ticket
Deletes a self-service profile by Id.
see
https://auth0.com/docs/api/management/v2/self-service-profiles/delete-self-service-profiles-by-id
Retrieves a self-service profile by Id.
see
https://auth0.com/docs/api/management/v2/self-service-profiles/get-self-service-profiles-by-id
Retrieves self-service profiles. Currently only one profile can be created per tenant.
see
https://auth0.com/docs/api/management/v2/self-service-profiles/get-self-service-profiles
Updates a self-service profile.
see
https://auth0.com/docs/api/management/v2/self-service-profiles/patch-self-service-profiles-by-id