v4
latestSwagger 2.02026-08-033766226.9 KBRegistrations
Updates the status of the registration to one specified in the request.
put/api/registrations/{id}/status
Path parameters
idstring uuid required
Id of the registration.
Headers
apikeystring required
ApiKey supplied.
Request body
Example request
{
"status": 2
}Response
Update was successful.