Remove the current user's stored openEO credentials.
Authentication: JWT token required.
Response: 200 OK with {"data": {"status": "credentials removed"}}
Error Responses:
- 401 Unauthorized
- 404 Not Found: user not found
- 500 Internal Server Error
delete/api/v1/user/me/openeo-credentials
Response
Success
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.