v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
App Owner

Add

Adds an owner to an app.

post/api/v1/apps/{app_id}/owners/{user_id}

Path parameters

app_idstring required

The appId field.

user_idstring required

The userId field.

Request body

C1ApiAppV1AddAppOwnerRequestInput required

Empty request body. Just placeholder for the add app owner request which uses URL values for input.

Response

Empty response with a status code indicating success

C1ApiAppV1AddAppOwnerResponse required

Empty response with a status code indicating success