Vault Proxy Connections
Delete a connection
Soft-delete a connection by marking it as deleted. Only connections without an active (live) version can be deleted.
delete/token/connections/{connectionId}
Path parameters
connectionIdstring uuid required
Identifier of the resource in Payrails.
Response
Details about connection.
Example response
{
"updatedAt": "2025-03-11T09:31:52.131176Z",
"createdAt": "2025-03-11T09:31:52.131176Z",
"deletedAt": "2025-03-11T09:31:52.131176Z"
}