external_apps resource
Attributes
- app_type
- name
Relationships
- company_external_apps
-
has one of type: company_external_apps
Filter example
JSON Resource Example
{
data: {
type: external_apps,
id: 431,
attributes: {
app_type: string,
name: someValue
},
relationships: {
company_external_apps:{
id: 195,
type: company_external_apps
}
}
}
}
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comexternal_apps/{resource_id}
POST https://api.multinexo.comexternal_apps/