API Publication
Publish API
Publish an API to a portal.
put/v3/apis/{apiId}/publications/{portalId}
Request body
Example request
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}Response
An API publication in a portal
Example response
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}