Create request
Organisation
Create request
POST
Create request
Path Parameters
Organisation ID
Body
application/json
The role being requested
Available options:
member, provider Example:
"member"
Response
201 - application/json
Join request ID
Example:
"42"
Key of the organisation
Example:
"org_abc123"
Key of the requesting member
Example:
"memb_abc123"
Full name of the requesting member, if available
Example:
"Jane Smith"
Email address of the requesting member, if available
Example:
"jane@example.com"
Role being requested
Available options:
owner, provider, member Example:
"member"
Current status of the join request
Available options:
pending, approved, declined Example:
"pending"
When the request was created
Example:
"2024-01-15T10:30:00.000Z"
When the request was approved or declined, if resolved
Example:
"2024-01-16T09:00:00.000Z"
