v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Creates a new membership, granting a user access to an agent space within an application.

post/CreateMembership

Request body

applicationIdstring required

Application identifier.

agentSpaceIdstring required

Unique identifier of the agent space.

membershipIdstring required

Member identifier.

memberType'USER' required

Type of membership.

Response

Success

CreateMembershipResponse required

Response structure for adding a single member to an agent space.