Transfer ownership (organization)
POST {{baseUrl}}/api/:projectId/collaborators/transfer-ownership-org
Transfer ownership of a project to another organization.
Request Body
{"organizationId"=>"<integer>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}