Invite a user or a team to a space
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Body
or
Responses
204
OK
No content
404
No team or user with the provided Id
application/json
post/spaces/{spaceId}/permissions
No content
Last updated
Was this helpful?