TokenIntents

post/token-intents

Request body

typestring required
{"stackTrail":"components:schemas:CreateTokenIntentRequest:properties:data","oasType":"schema","type":"unknown","nullable":true}
encryptedstring nullable

Response

Created

idstring nullable
typestring nullable
tenant_idstring uuid
fingerprintstring nullable
created_bystring uuid
created_atstring date-time
expires_atstring date-time
{"stackTrail":"components:schemas:CreateTokenIntentResponse:properties:data","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"components:schemas:CreateTokenIntentResponse:properties:authentication","oasType":"schema","type":"unknown","nullable":true}

Changes

Changed in 1 of the 4 revisions of this API.1

    • added the optional property data to the response with the 201 status

      response-optional-property-added