Rotate the enrollment token

Rotates the authenticated company's enrollment token by issuing a fresh one. Prior tokens remain
valid until they expire or are explicitly revoked (the rotation window). Rotation is company-scoped —
it does not target a specific token id — so there is no {tokenId} in the route. Same response
shape as M:Mine.Portal.Module.Aispm.Api.Portal.AispmEnrollmentTokensController.Issue(Mine.Portal.Module.Aispm.Api.Portal.EnrollmentTokenRequest,System.Threading.CancellationToken).

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

Request body for issuing or rotating an enrollment token. The company is derived from the
authenticated context (D77), so it is deliberately absent here.

int32

Token lifetime in whole days from now; 1 to
Mine.Portal.Module.Aispm.Api.Portal.AispmEnrollmentTokensController.MaxValidDays inclusive, server-enforced (T264).

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response
200

Success

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!