Revoke a portal url

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

versionstringRequiredDefaults to 1
version
resourceIdstringRequiredDefaults to
The ID of the resource for which the action is posted.

Headers

x-platform-idstringOptional
Platform ID.

Response

OK
object_typestring or nullRead-only
idstring or nullRead-only
typeenum or null
Allowed values:
customer_idstring or null
Resource ID of type CUSTOMER
statusenum or null
Allowed values:
created_atstring or nullRead-only
updated_atstring or nullRead-only
expiry_periodobject
expires_atstring or nullRead-only
embeddedboolean or null
template_idstring or null
tokenstring or nullRead-only
urlstring or nullRead-only
widgetsobject or null
invoiceobject
customerobject
quote_versionobject
init_pricing_plan_subscriptionobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error