Spaces
Update Space Member
Update a member in a Space.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
The response is of type any
.
Was this page helpful?