delete
https://api.noota.io/api/v1/record/
Delete a specific record based on its id
Parameters: - id (str): The unique identifier of the record.
Returns: An empty response with status code 204 if the delete is sucessful.
Delete a specific record based on its id
Parameters: - id (str): The unique identifier of the record.
Returns: An empty response with status code 204 if the delete is sucessful.
Try It! to start a request and see the response here!