person-controller
Add a person
Add a person to the repository.
post/api/persons
Request body
Example request
{
"expiringDtm": "yyyy-MM-dd'T'HH:mm:ss"
}Response
Created
Example response
{
"expiringDtm": "yyyy-MM-dd'T'HH:mm:ss"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.