Pages/Update a content block
PUT {{portal-host-port}}/portal-api/pages/2/content-blocks/50
Request Body
{"Content"=>"Welcome to Tyk Developer Portal! We support independent developers, start'ups and enterprises in creating innovative applications with our Tyk APIs and SDKs. Catapult your business model and join us in innovating digital progress around API management and beyond.", "Name"=>"UpdatedTitle"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |
RESPONSES
status: OK
{"CreatedAt":"2023-08-03 12:11","ID":50,"UpdatedAt":"2023-08-03 12:12"}