コンテンツにスキップ

Validate dependencies and publish a pinned profile snapshot

POST
/api/admin/credential-profiles/{id}/versions/{versionId}/publish
Code sample: Shell / cURL
curl --request POST \
--url https://auth.example.com/api/admin/credential-profiles/example/versions/example/publish \
--header 'Authorization: Bearer <token>'
id
required
string
versionId
required
string

Profile version published.

A Flow