Skip to main content
PATCH/api/management/projects/{projectId}/redirects/{redirectId}

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
redirectId(required)pathstringguidThe redirect identifier

Responses

HTTP status codeReasonModel
200SuccessRedirect
401UnauthorizedError
403ForbiddenError
404Project not foundError
404Redirect not found
422Validation errorError
500Internal server errorError

Examples

Update the status code of a redirect

HTTP
PATCH: api/management/projects/{project}/redirects/17c21990-2470-403d-a843-77106e9e5e4f
{
	"statusCode": 302
}

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request