Create or update margin settings
PUT/api/v1/margin
Creates a new margin settings if it does not exist or updates the existing one. It can receive ownerId to update the margin of a specific user
Request
Responses
- 200
- 400
- 403
- 500
Margin settings created or updated successfully
Invalid request data
Insufficient permissions to update margin settings
Internal server error