Transfer team ownership
POST /api/user/teams/{id}/transfer-ownership
POST
/api/user/teams/{id}/transfer-ownership
Transfers ownership from the current owner to another existing team member.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
Request Body required
Section titled “Request Body required ”object
target_user_id
required
string format: uuid
Responses
Section titled “ Responses ”Status
object
message
string
status
string
Invalid target user
object
message
string
Only owners can transfer ownership
object
message
string
Transfer conflict
object
message
string