Update Card Details and Preferences
PUT/api/v1/cards/:id
Allows authenticated users to modify card-specific settings and preferences. Supports updating various card attributes such as: - Card activation/deactivation
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Card updated successfully
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error