rices/test/restclient/04_delete_rice.http
2024-12-26 00:58:36 +01:00

7 lines
284 B
HTTP

@baseUrl = http://localhost:3000
@moderationSecret = superSecret123
@previous_identifier = my-first-zenrice-b7b94d24-ecb6-4495-93de-ba85be2e3052
@previous_token = 6181664b-00e8-4eef-8e23-1f7fa0c64021
DELETE {{baseUrl}}/rices/{{previous_identifier}}
x-rices-token: {{previous_token}}