v32

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

Set

Sets the owners for a given app to the specified list of users.

put/api/v1/apps/{app_id}/owners

Path parameters

app_idstring required

The app_id field for the app to set the owners of.

Request body

userIdsstring[] nullable

The user_ids field for the users to set as an owner of the app.

Response

The empty response message for setting the app owners.

C1ApiAppV1SetAppOwnersResponse required

The empty response message for setting the app owners.