Attach member to stream
POST/api/streams/{stream_id}/members/{member_id}
warning
Requires Streams to be enabled in company settings.
This endpoint allows you to attach a member to a stream
Required permissions:
- settings.team: allows attaching members to streams.
Request
Responses
- 200
- 401
- 403
- 404
- 412
Member successfully attached to the stream.
Unauthorized
Forbidden
Not found
Precondition failed