v2

latestOpenAPI 3.1.02026-07-26391214472.7 KB
record-team

Add Team Member

Add a team member. Requires 'full' access on the record.

Validates that the target user's role is in the same record type group as the record. Access level accepts: 'read', 'edit', 'full'.

post/api/v1/objects/{object_type}/records/{record_id}/team

Path parameters

object_typestring required
record_idinteger required

Headers

authorizationstring nullable
X-API-Keystring nullable

Request body

user_idinteger required
rolestring nullable
access_levelstring

Response

Successful Response

{"stackTrail":"paths:/api/v1/objects/{object_type}/records/{record_id}/team:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}