kernel-ops

Add a member to a workspace (project admin/owner).

post/v1/op/projects.add_member

Headers

x-api-keystring nullable

Request body

project_idstring required
user_idstring required

UUID of the user to add

rolestring

Role: admin, editor, or viewer

Response

Successful Response

MemberOutput required

Changes

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