Complete Tenant Discovery

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Completes a tenant discovery request, making it so that its associated email auth code or request code can no longer be used to fetch tenants. This API should only be called if an email-based tenant discovery workflow was executed.

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.

PermissionBoundaryDescription
tenant-discovery-workflow:executeApplicationThe subject can perform this operation for requests associated with the application to which the subject belongs.
Body Params

Complete Tenant Discovery Request JSON object

Object representing a request to complete a tenant discovery workflow request.

string
length ≥ 1

The email auth code that will be used to authorize the request. If provided then the requestCode must be null.

string
length ≥ 1

A code that is used to identify the current tenant discovery request. If provided then the emailAuthCode must be null.

Responses
204

No Content

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json