/signups/{eventSignupId}

This endpoint deletes an existing Signup. Use with caution as this this action is irreversible and a record of this change is not display in the VAN UI.

Typically it’s more appropriate to update an existing Signup with a Status of Declined or No Show rather than to delete the record entirely.

Deleting a Signup does not delete any canvass responses associated with actions taken on the Signup.

If the specified Signup does not exist, this endpoint will return an error with HTTP Status Code 404 Not Found.

If successful, the endpoint responds with HTTP Status Code 204 No Content and an empty response body.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!