Delete Membership

Delete a membership in your Asana instance using the membership identifier.

Input

Field Definition Type Required

Membership

ID

Globally unique identifier of the membership.

Text

TRUE

Output

Field Definition Type

Response

Status Code

The result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • 200 indicates that the request successfully deleted the requested membership.
  • 403 indicates that the authentication and request syntax was valid, but the server is refusing to complete the request. This can happen if you try to read or write to objects or properties where you don't have access.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Asana connector

Cards in flows

Asana API documentation