Cannot assign {member} permission of {role name}Content-Length to zero when calling out to this endpoint. For more information, see "HTTP method."permission parameter. The response will be a 204, with no other indication that the permission level changed.curl --location --request PUT 'https://service1.exmaple.com/repos///collaborators/' \
--header 'Content-Type: application/json' \
--data '{
"permission": "triage"
}'{
"message": "string",
"documentation_url": "string",
"url": "string",
"status": "string"
}