Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning
titleOnly available in v0.2.x

The following endpoint is currently unavailable. It will be released in version 1.2.x with the mobile applications.

Resource URLĀ 

Remove Set an affiliation's status/standing to inactive.

Code Block
languagebash
DELETE /affiliations/:id
ANY /affilitionsaffiliations/:id?_method=delete
Info

This endpoint does NOT remove the affiliation from the deployment, it merely makes it inactive. Thus, it is equivalent to updating a affiliation's standing to inactive. To remove an affiliation the user must log into the web application.

Sample Response

Code Block
languagebash
DELETE /affiliations/1.json
ANY /affiliations/1.json?_method=delete

...