Projects

Mint a per-env phone-home JWT (GTM-440)

post/v1/projects/{id}/phone-home-tokens

Path parameters

idstring required

Request body

env'production' | 'staging' | 'uat' | 'dev' required

Response

tokenstring required

Signed project phone-home JWT.

expiresAtstring date-time required
jtistring required

JWT id for audit correlation.

issuedAtstring date-time required
env'production' | 'staging' | 'uat' | 'dev' required

Deployment environment stamped into the JWT env claim. Tokens minted before GTM-441 surface as production.