Project
Create Custom URL Classification
Define a new custom URL classification for a project. Once created, it can be assigned to URLs via the assignment endpoint.
post/classifications/urls
Request body
Example request
{
"project_id": "or_f45b94ba-5e35-4982-93ed-285e72ee14eb",
"color": "orange"
}Response
Custom URL classification created
Changes
No recorded changes to this endpoint across all 1 revision of this API.