v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
Apps

Assign contributor to app.

post/api/apps/{app}/contributors

Path parameters

appstring required

The name of the app.

Request body

contributorIdstring required

The id or email of the user to add to the app.

rolestring nullable

The role of the contributor.

inviteboolean

Set to true to invite the user if he does not exist.

Response

Contributor assigned to app.

_linksobject required

The links.

maxContributorsinteger required

The maximum number of allowed contributors.