API Publication
Publish API Package
Publish an API Package to a portal.
put/v3/api-packages/{apiPackageId}/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 Package publication in a portal
Example response
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}