Resolve a URL of a published content.
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
urlstring · uri · max: 2048Required
URL to resolve
redirectOnErrorbooleanOptionalDefault:
When true redirects the user to the authentication/fallback URL if the access token is invalid
falseResponses
200
OK
application/json
or
or
404
No content found for the URL.
application/json
post/urls/published
Last updated
Was this helpful?