Page

Update page by its id

Update page by its id

put/pages/{pageId}

Path parameters

pageIdinteger required

ID of page to update

Query parameters

tokenstring string required

OAuth token

Request body

titlestring
contentstring
meta_keywordsstring
meta_descriptionstring
is_activeinteger

Response

Page updated

idinteger
created_atstring
updated_atstring
titlestring
slugstring
contentstring
meta_keywordsstring
meta_descriptionstring
is_activeinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.