Skip to main content
DELETE
Delete data share
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
integer
required

Response

Data share removed

status
string
Example:

"success"

message
string
Example:

"Data share removed"

data
object | null
Example:

null