Issue an enrollment token

Issues a new enrollment token for the authenticated company. Existing tokens are left untouched.
Returns 201 with the plaintext credential shown exactly once; 409 if the company is not onboarded to
AISPM; 400 for invalid input.

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!