Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Successful Response
Delete a run attachment.
This will remove both the database record and the file from Supabase storage.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response