PKI Applications

Add user members to an application by userId, email, or username. Only users who are already members of the project can be added.

post/api/v1/cert-manager/applications/{applicationId}/users

Path parameters

applicationIdstring uuid required

Request body

userIdsstring[]
emailsstring[]
rolestring

Response

Default Response

skippedstring[] required
unresolvedstring[] required

Changes

No recorded changes to this endpoint across all 20 revisions of this API.