Apis::V4::Organization API

update an existing organization

Parameters

Name Description
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 update the organization
included List of new models or changes on existing models to be associated to the organization.
fields A comma separated list of fields to return in the response for the given type. A resource object's attributes and its relationships are collectively called its 'fields'. Clients may restrict the set of fields in order to improve performance. Multiple types can be specified. If no fields param is specified then by default all fields are returned. Example

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNDgsImV4cCI6MTcwNDQ3MzIzMywiaWF0IjoxNzA0NDczMDUzfQ.v4l0qLK9L5fQYPdzeRXj2ycAwZwzDd46Ib8Nh0zM9_c
Host: example.org
Cookie: 

Route

PUT /apis/v4/organizations/105

Body

Response

Headers

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.eyJ1c2VyX2lkIjoxNDgsImV4cCI6MTcwNDY0NTg1MywiaWF0IjoxNzA0NDczMDUzfQ.VSIC-ZlBGkcN10sq5hlyB4cIAei3yITWL_rSpXddHAc
Access-Control-Expose-Headers: X-MH-Session
ETag: W/"eaf1b9d70ecac74719fbd383d3575b75"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 4c959b17-630c-4213-babd-6e9b3d68b72c
X-Runtime: 0.029814
Content-Length: 436

Status

200

Body