Companies
Approves a pending join request, adding the requester to the caller's company with the chosen role.
post/api/companies/join-requests/{id}/approve
Path parameters
idstring required
Request body
Response
No content
'null' nullable required
No content
Changes
Changed in 3 of the 49 revisions of this API.24
- ▲
removed the enum value
COMPANY_OWNERof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
EMPLOYEEof the request propertyrequest-property-enum-value-removed
- ○
added the new
company-adminenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
company-creatorenum value to the request propertyrequest-property-enum-value-added
- ▲
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ○
endpoint added
endpoint-added
- ○
Of the 49 revisions, 1 has no diff computed.