person-controller
Add approvals for a person
Add approvals to a person in the repository.
post/api/persons/{personId}/approvals
Path parameters
personIdstring required
personId
Request body
Response
OK
Example response
{
"expiringDtm": "yyyy-MM-dd'T'HH:mm:ss"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.