Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location -g --request DELETE 'https://vallelabs-pei-hvi.talentum.edu.co/notification/{{notificationId}}'
Responses
application/json {"message":"Notification marked as viewed"}
Modified at 2024-09-09 16:54:34