TenantEmailRegistration

Activates the tenant and email combination using the activation code received.

Activates the email registration for current tenant

post/emails:activate

Query parameters

api-versionstring required

The api version to use

Headers

repeatability-request-idstring

If specified, the client directs that the request is repeatable; that is, that the client can make the request multiple times with the same Repeatability-Request-Id and get back an appropriate response without the server executing the request multiple times. The value of the Repeatability-Request-Id is an opaque string representing a client-generated, globally unique for all time, identifier for the request. It is recommended to use version 4 (random) UUIDs.

Request body

idstring

The unique id of the resource.

typestring

Type of the resource.

Response

Success

idstring

The unique id of the resource.

typestring

Type of the resource.

Changes

Changed in 2 of the 3 revisions of this API.11