NATS5 REST API Member PATCH restricted-value
From TMM Wiki
Jump to navigationJump to search
PATCH /member/restricted-value
Description
- Reactivate a restricted value for member fields
Resource URL
- http://domain/api/member/restricted-value
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- restricted_value_id
- type: digit_list (Either a comma-separated string of digits, or a JSON array of digits)
- required