v1

latestOpenAPI 3.0.22026-07-24800528.1 KB
Partnerships

Archive a partnership

Archives a partnership.

delete/v2/partnerships/{partnership_key}

Path parameters

partnership_keystring required

The specific internal key that identifies the partnership.

Request body

archived_reasonstring nullable

The reason for archiving this partnership

team_keystring nullable

A unique identifier used to reference the team stack

Example request

{
  "archived_reason": "Its not you its me bb",
  "team_key": "stck_12345"
}

Response

Archives a partnership.

messagestring required
statusinteger required