Name | Description | type |
---|---|---|
access_token | JSON Web Token retrieved from the Sessions endpoint (you can also passthis into the Authorization header) | |
data | The payload data that will be serialized to create the organizational_permission | |
data[attributes][community_code] | The community code of the organization you want to join. Can be omitted if passing community_url | String |
data[attributes][community_url] | The community url of the organization you want to join. Can be omitted if passing community_code | String |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MywiZXhwIjoxNzU0NTk2NDc4LCJpYXQiOjE3NTQ1OTYyOTh9.9moBbWp7Af4FNRmBQwHTMst-bD4Uz0cIIQBMXnE_IKs Host: example.org Cookie:
POST /apis/v4/organizational_permissions
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Content-Type: application/vnd.api+json Vary: Accept X-MH-Session: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo1MywiZXhwIjoxNzU0NzY5MDk4LCJpYXQiOjE3NTQ1OTYyOTh9.5qQ3H9Iyrhnd8aDUJk-1ApupF3rlqGItwV4XxVrBf_g Access-Control-Expose-Headers: X-MH-Session Cache-Control: no-cache X-Request-Id: 32ac8d93-ee7b-493f-9897-5c1989d90738 X-Runtime: 0.013017
201