Request
Add parameter in header secret-key
Example:secret-key: ********************
Body Params application/x-www-form-urlencoded
Request Code Samples
curl --location --request POST 'https://mazu-lan.concise.co.id/api/v1/taowi/periods/' \
--header 'secret-key: <api-key>' \
--data-urlencode 'name=January' \
--data-urlencode 'start_date=2024-02-21T13:52:58.371Z' \
--data-urlencode 'end_date=2024-03-21T13:52:58.371Z' \
--data-urlencode 'period_ref_id=11211'
Responses
application/json Modified at 2024-02-21 07:22:48