Create API Token
Creating API Token
Last updated
Creating API Token
Last updated
This API allows you to create a new API token for a project
POST
https://pickyassist.com/app/api/v2/pm/create-api-token
This API allows you to Create API Token for a project
Name | Type | Description |
---|---|---|
token
string
Your Master API Token for authentication
project_id
number
Project Id in which the API needs to be generated
ip_whitelist
array
If multiple IP address needs to be passed then please pass it as an array
Variable
Type
Description
status
numeric
message
string
Error or detailed response Message details
project_id
numeric
Project ID
api_token
array
API Tokens in array
ip
token