PUT

Update redirect test

https://linkshift.app/api/v1/redirect-tests/{id}

Updates mutable fields of a stored redirect test fixture.

Operation ID:updateRedirectTestTags: Redirect Tests

Security

  • ApiKeyAuth: apiKey | header:X-API-Key | API key generated in LinkShift dashboard (`Organization -> Manage API keys`).

Parameters

Path parameters

idrequired
Type: stringDescription: Resource identifier.

Request body schema

requestBodyobjectrequired
Payload for updating a redirect test fixture.
pathWithQuerystring
Request path including query string.
minLength: 1maxLength: 16384

Response schema

Updated redirect test

Content type: application/json
response 200objectrequired
Stored redirect test fixture used for regression checks.
createdAtstringrequired
Creation timestamp (UTC).
format: date-time
deletedAtstring | nullnullable
Soft-delete timestamp in UTC when deleted.
format: date-time
domainGroupIdstringrequired
Domain-group scope for this test.
idstringrequired
Redirect-test ID.
organizationIdstringrequired
Owning organization ID.
pathWithQuerystringrequired
Request path including query string.
updatedAtstringrequired
Last update timestamp (UTC).
format: date-time