/api/v1/projects/{projectId}/site-journals/{siteJournalId}

This endpoint deletes a project site journal and all its associated entries (company attendances, visits, weather observations).

Path Params
string
required

The unique identifier of the project.

string
required

The unique identifier of the site journal.

Headers
json

The HTTP Request-Id request header is an optional and unofficial HTTP header, used to trace individual HTTP requests from the client to the server and back again. It allows the client and server to correlate each HTTP request. If not provided by the client, the server should generate a unique request ID and include it in the response.

Responses
200

The project site journal has been successfully deleted.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json