delete https://api.fulcrumapp.com/api/v2/memberships/.json
Must include the following body
{
"membership": {
"reassign_to_membership_id": {{membership_id}} || null
}
}
Must include the following body
{
"membership": {
"reassign_to_membership_id": {{membership_id}} || null
}
}
Try It!
to start a request and see the response here!