Endpoints
Delete Endpoint
This endpoint deletes an existing endpoint from QStash.
DELETE
/
v1
/
endpoints
/
{endpointId}
This will only apply to newly created messages. All messages published before this endpoint was updated will still use the old url.
Request
endpointID
string
requiredThe id of the endpoint
Was this page helpful?