Collaborators and Deploy Keys

Add a collaborator

put/repos/{owner}/{repo}/collaborators/{collaborator}

Path parameters

ownerstring required

Repository owner

repostring required

Repository name

collaboratorstring required

Collaborator username

Request body

permission'read' | 'write' | 'admin'

Response

Collaborator has been added.

Changes

No recorded changes to this endpoint across all 1 revision of this API.